home *** CD-ROM | disk | FTP | other *** search
-
- { Release numbers for this release }
-
- const
- {$IFNDEF WIN32}
- Version : String = 'Multimedia Tools 16';
- {$ELSE}
- Version : String = 'Multimedia Tools 32';
- {$ENDIF}
- Release_Major : String = '1.';
- {$IFDEF BETA}
- Release_Minor : String = '8▀';
- {$ELSE}
- Release_Minor : String = '8';
- {$ENDIF}
- Release_Date : String = '(01.12.98)';